Skip to main content
PATCH
Update a custom targeting value

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Path Parameters

value_id
string<uuid>
required

Body

application/json
display_name
string | null
Required string length: 1 - 100
ext
Ext · object | null

Response

Successful Response

code
string
required
Required string length: 1 - 32
Pattern: ^[a-z][a-z0-9._-]{0,31}$
created_at
string<date-time>
required
display_name
string
required
Required string length: 1 - 100
id
string<uuid>
required
updated_at
string<date-time>
required
value
string
required
Required string length: 1 - 32
Pattern: ^[a-z][a-z0-9._-]{0,31}$
deprecated
boolean
default:false
ext
Ext · object | null
match_type
enum<string>
default:exact
Available options:
exact
no
integer | null